gradle-ice-builder-plugin software package provides Gradle plug-in for developing Ice applications in Java, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gradle-ice-builder-plugin
gradle-ice-builder-plugin is installed in your system.
Make ensure the gradle-ice-builder-plugin package were installed using the commands given below,
$ sudo dpkg-query -l | grep gradle-ice-builder-plugin *
You will get with gradle-ice-builder-plugin package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Java |
| Package | gradle-ice-builder-plugin |
| Version | 1.3.13-1 |
| Description | Gradle plug-in for developing Ice applications in Java |
| Sub Section | Java |